Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
FifoQueue Class Reference
Inheritance diagram for FifoQueue:
QueueProcess

Public Member Functions

int getQueueCount ()
 Returns queue count which is 1. More...
 
Queue getQueueAt (int)
 Returns the queue but if i > queue count throw exception. More...
 
- Public Member Functions inherited from QueueProcess
QoS::EQueueType getQueueType ()
 Returns the mode. More...
 

Member Function Documentation

◆ getQueueAt()

Queue FifoQueue::getQueueAt ( int  )

Returns the queue but if i > queue count throw exception.

Returns
Queue, the queue.

◆ getQueueCount()

int FifoQueue::getQueueCount ( )

Returns queue count which is 1.

Returns
int, queue count which is 1.

The documentation for this class was generated from the following file: